home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / telecomm / fnordadl / fn132src.zoo / ref-man / support.tex < prev    next >
Text File  |  1991-09-02  |  7KB  |  161 lines

  1. @comment Tell Emacs to use -*-texinfo-*- mode
  2. @comment $Id: support.tex,v 2.3 91/09/02 01:37:58 adrian Exp $
  3.  
  4. @node Fnordadel Support, History, Miscellaneous, Top
  5. @appendix Fnordadel Support
  6. @cindex Support
  7.  
  8. If you have not yet read the file @file{COPYING}, or read the copying
  9. conditions section of this manual (@pxref{Copying Conditions}), please do
  10. so.  In a nutshell, though, it says that Fnordadel is completely
  11. uncopyrighted, and in the public domain.
  12. Therefore, we cannot charge money for it.  (If you feel like donating
  13. to the ``Supply Adrian and Royce With Coca-Cola'' Fund, feel free to do
  14. so---but we just want to make clear that you won't get anything for it besides
  15. our undying gratitude, and perhaps the bottle deposit refunds.)
  16.  
  17. Support, then, is free.  If you're obnoxious, you won't get any
  18. support; if you are, like most people, reasonable and patient, you'll get
  19. all the support we can give you.
  20.  
  21. The sort of stuff we'd like to hear about:
  22.  
  23. @itemize @bullet
  24. @item
  25. Bugs.  (Yes, they do happen@dots{}).  The first thing to do when you run
  26. across what you think is a bug is to check the file @file{bugs.doc} to see if
  27. it is already known.  Next is to try re-reading the documentation to see if
  28. it's meant to be that way.  If this fails, report it as a bug.  Try to give
  29. as much detail as possible; reports like ``Help! Networking is buggered!''
  30. don't give us much to go on.  Details of the results of the bug are OK.  Hints
  31. on what you did to cause the weird behaviour are good.  Detailed directions
  32. on how to reproduce the bug are The Best.
  33.  
  34. @item
  35. Incorrect documentation.  If you ever locate something in the
  36. copious Fnordadel documentation that just isn't true, tell
  37. us so we can fix it.  We try to proof-read to some degree, but
  38. our calling is to write code, not manuals.  The latter we do
  39. only under protest.
  40.  
  41. @item
  42. Problems with getting it to run.  Please try to ask around
  43. locally, first, if there's anyone else in your area running
  44. Fnordadel; if that fails, send us mail or post in the
  45. @code{FnordTech)} room, and we'll help.  If
  46. your difficulties point out short-comings in the documentation,
  47. please let us know so we can make some additions.
  48.  
  49. @item
  50. Inefficiencies/annoyances/etc.  If something doesn't work the
  51. way you think it should, or you can think of a way to make it
  52. more useful, or whatever, we want to hear these things.  There
  53. are some things in Fnordadel that we never use, and that
  54. will not have attracted our attention; there are other things
  55. which have been nagging at us for a while, too, which we've
  56. never got around to fixing.  Maybe if we're cajoled a bit@dots{}.
  57.  
  58. @item
  59. Suggestions for new features.  Is there something you've been
  60. dying to see added to Citadel?  Let us know; we make no
  61. promises, but we do our best.
  62. @end itemize
  63.  
  64. We can be reached directly at our systems:
  65.  
  66. @display
  67. Adrian (@code{elim@@secret}, CA 403 425 1779, 2400 baud)
  68. Royce (@code{Mr. Neutron@@RT}, CA 403 455 2709, 2400 baud)
  69. @end display
  70.  
  71. We are reachable by Citadel mail via:
  72.  
  73. @example
  74. @dots{}!C-86 Test System!secret!elim
  75. @dots{}!C-86 Test System!RT!Mr. Neutron
  76. @end example
  77.  
  78. Even better, there is an internationally networked room called
  79. @code{FnordTech)} devoted to
  80. Fnordadel concerns.  To arrange a feed, ask the Sysop of your nearest
  81. Fnordadel system, or send mail to @code{elim@@secret}.  Please note that
  82. the room is intended to be fairly private, i.e. Sysops only, in general.  If
  83. you want to make it public on your system, either make the room read-only,
  84. or police
  85. it strictly.  We've seen other system support rooms go to the dogs because
  86. every Tom, Dick and Len was let in.  We don't want that to happen here.  If
  87. users at large would like a place to chatter about Fnordadel or whatever,
  88. a different room can be set up for that.
  89.  
  90. The latest Fnordadel releases are always available from the room
  91. @code{Fnordadel dist]} on secret and RT.  Since Fnordadel allows file requests
  92. from unknown systems, you may add either system to your net list and simply
  93. use the
  94. standard file request command to retrieve what you want, without having
  95. to tell us about it first.  Or, you can phone up and download it manually,
  96. since the room is public access.  Before you do either of these, check your
  97. local sources first; somebody may have already gotten the latest and be able
  98. to save you a lot of expense.
  99.  
  100. The release archives are prepared using Zoo v2.1.  We used to distribute
  101. the archives in LHarc format, but got @emph{real} tired of all the buggy,
  102. incompatible versions of LHarc floating around.  When Zoo v2.1 came out,
  103. offering compression ratios equal to LHarc, we switched.  Zoo is extra
  104. useful to us because we do a lot of work under Unix, and need to swap
  105. archives back and forth freely between it and @sc{tos}.  There's only one
  106. version of Zoo, the source code is freely available, and it runs on everything.
  107.  
  108. Anyway, enough preaching.  The archives are named as follows:
  109.  
  110. @table @file
  111. @item fn@var{xyz}bin.zoo
  112. The complete release (binaries, man-pages, helpfiles,
  113. everything) for version @var{x.yz}.  It is split into subdirectories for
  114. easier manipulation.
  115. @item fn@var{xyz}man.zoo
  116. The ASCII version of the Reference Manual, split into separate files
  117. for easier reading and/or printing.
  118. @item fn@var{xyz}src.zoo
  119. A huge monster archive containing the full source code for the Fnordadel
  120. programs and documentation.  This is not for the faint of heart.
  121. @end table
  122.  
  123. In addition, individual program updates will be posted from time to time;
  124. these will be individually handled.  Updates will be distributed as archives
  125. of new binaries, and also as diffs to the sources.  Diffs will be named
  126. @file{@var{xxxyy}-@var{zz}.zoo}; this monstrous looking naming scheme
  127. represents an archive of diffs from version @var{x.xx-yy} to @var{x.xx-zz}.
  128.  
  129. Note that the LHarc archives may be posted in addition to the Zoo archives,
  130. if we have an excess of hard disk space and generosity (a rare combination).
  131. The LHarc program in use could be anything; there are so many to choose from!
  132. It is known that certain LHarc programs will not extract from LZHes
  133. created with other LHarc programs.  (The only standard thing about
  134. LHarc programs on the ST is their incompatibility.)
  135.  
  136. If you run into trouble extracting either the Zoo or LHarc archives, the
  137. @code{Fnordadel dist]} room also contains the current versions of Zoo and
  138. LHarc, as used to prepare the Fnordadel archives.
  139.  
  140. Fnordadel may also be obtained by way of the Post.  The mailing
  141. address is as follows:
  142.  
  143. @display
  144. Royce Howland
  145. 12908 - 119 Avenue
  146. Edmonton, Alberta
  147. CANADA  T5L 2N3
  148. @end display
  149.  
  150. Please send a stamped, self-addressed disk mailer (or enough money
  151. to cover postage if you're in the USA or some other place that isn't Canada)
  152. and a disk (two disks, if you've only got a single-sided drive).
  153.  
  154. So, that's it.  Even if you have no bugs to report, and nothing new
  155. to suggest, drop us a line anyway.  We'd love to hear from you.
  156.  
  157. @display
  158. Adrian Ashley (@code{elim@@secret})
  159. Royce Howland (@code{Mr. Neutron@@RT})
  160. @end display
  161.